* lisp/calc/calc.el (calc-standard-date-formats): Add more date
authorJay Belanger <jay.p.belanger@gmail.com>
Tue, 11 Dec 2012 02:29:21 +0000 (20:29 -0600)
committerJay Belanger <jay.p.belanger@gmail.com>
Tue, 11 Dec 2012 02:29:21 +0000 (20:29 -0600)
commit848ee2fa6fa88c0950e19fd83c11f5e6b9895d81
treeddfc2fa034859e2c36d9c78011615aa91391c135
parent5f2ea0742ccf4be23fe3e99c219205c67da16e00
* lisp/calc/calc.el (calc-standard-date-formats):  Add more date
  formats.

* lisp/calc/calc-forms.el (math-parse-iso-date): New function.
  (math-parse-date): Use `math-parse-iso-date' when appropriate.
  (math-parse-iso-date-validate): Add extra error checking.
  (calc-date-notation): Add ability to access new date formats.
lisp/ChangeLog
lisp/calc/calc-forms.el
lisp/calc/calc.el